The maximum number of connections the ServerSocket will allow to connect. When a socket disconnects from the ServerSocket, the server will allow one more connection.
Syntax |
|---|
|
MaximumSocketsConnected( Integer ) as |
Parameters |
|
|---|---|
|
Integer |
|
ServerSocket.MaximumSocketsConnected
The maximum number of connections the ServerSocket will allow to connect. When a socket disconnects from the ServerSocket, the server will allow one more connection.
Syntax |
|---|
|
MaximumSocketsConnected( Integer ) as |
Parameters |
|
|---|---|
|
Integer |
|